Welcome![Sign In][Sign Up]
Location:
Search - GPIO STM32

Search list

[SCMSTM32-Learn-course

Description: STM32学习基本例程,包含GPIO操作,串口,定时器,中断,系统时钟,PWM,LCD,看门狗 I2C-STM32 learn course,include(GPIO,USART,TIMER,EXTI,SYSTICK,PWM,LCD WDG,I2C)
Platform: | Size: 3931136 | Author: 曾德能 | Hits:

[ARM-PowerPC-ColdFire-MIPSstm-gpio-key-interrupt

Description: stm32 comtex m3 gpio口测试程序,采用中断方式,可以参考一下。-stm32 comtex m3 gpio port test program, using the interrupt mode, you can reference.
Platform: | Size: 643072 | Author: starfish | Hits:

[Other Embeded programIIC(GPIO)

Description: STM32通过GPIO模拟I2C实现24cxxEEPROM驱动。-STM32 I2C by GPIO simulation to achieve 24cxxEEPROM drive
Platform: | Size: 2371584 | Author: 史正 | Hits:

[ARM-PowerPC-ColdFire-MIPSGPIO-LED

Description: 基于STM32的开发板测试程序,很好用的-Based on the STM32 development board testing procedures, very useful
Platform: | Size: 9019392 | Author: yy | Hits:

[SCMgpio

Description: 关于stm32单片机的GPIO原理,配置的简单指导,有利于初学者-GPIO of stm32 MCU principle, configuration of simple instruction, is helpful for beginners
Platform: | Size: 2924544 | Author: 张天宇 | Hits:

[ARM-PowerPC-ColdFire-MIPSGPIO-LED

Description: STM32驱动LED程序,使用系统滴答定时器精确延时。-STM32 LED driver, the use of the system timer tick precision delay。
Platform: | Size: 3132416 | Author: YUEMIN | Hits:

[SCMSTM32(GPIO)

Description: STM32 GPIO 程序 配置和运用 经典例程 -STM32 GPIO configuration and use of the classic routines
Platform: | Size: 566272 | Author: kmww | Hits:

[SCMGPIO-DMA-DA

Description: 使用STM32的DMA输出任意波形,使用内部DA产生数据,不用CPU干预,由时钟驱动输出高精度正弦波-STM32 DMA use of arbitrary waveform output
Platform: | Size: 816128 | Author: 刘蓓 | Hits:

[Embeded-SCM DevelopGPIO

Description: IAR编译环境下,基于STM32单片机的GPIO口编写程序例程-IAR compiler environment, based on the STM32 MCU GPIO port programming routines.
Platform: | Size: 1575936 | Author: | Hits:

[SCMgpio

Description: stm32 i/o口调试程序,熟悉i/o口的配置以及应用。-stm32 i/o port debugger, familiar with i/o port configuration and application.
Platform: | Size: 1024 | Author: 林猛 | Hits:

[SCMSTM32-PWM-TIM-GPIO

Description: 在stm32f103vct6上实现的定时器、adc、gpio以及pwm呼吸灯实验-Implementation of the timer, ADC, GPIO, PWM and breathing lamp experiment on the STM32F103VCT6
Platform: | Size: 7420928 | Author: 刘洪 | Hits:

[SCMStm32Gpio

Description: STM32的GPIO学习历程 STM32基础学习历程,帮助想学好STM32的网友!-The GPIO STM32 learning process STM32 based learning process, helping users want to learn the STM32!
Platform: | Size: 637952 | Author: wohjp | Hits:

[SCMSTM32-paomadengshiyan

Description: 实验器材:探索者STM32F4开发板 实验目的:学习GPIO作为输出的使用 实验现象:本实验通过代码控制开发板上的两个LED:DS0和DS1交替闪烁,实现类似跑马灯的效果 -Experimental equipment: Explorers STM32F4 development board experiment: learning to use experimental phenomena as GPIO output: In this study, two LED code control development board: DS0 and DS1 flash alternately, to achieve a similar effect Marquee
Platform: | Size: 2731008 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSgpio-I2C

Description: 使用stm32的gpio口模拟iic与fm24c104进行通信-stm32 gpio iic fm24c104
Platform: | Size: 2048 | Author: xiaoj | Hits:

[SCMstm32

Description: 基于stm32的无操作系统的GPIO 输出功能的编程流水灯闪烁训练-No operating system based on the GPIO output functions stm32 water lights flashing programming training
Platform: | Size: 1222656 | Author: 周帅 | Hits:

[OtherSTM32-DAC

Description: 使用软件: keil5 硬件资源: 1,DS0(连接在PA8) 2,串口1(波特率:9600,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过GPIO驱动,连接关系见lcd.h) 4,按键KEY0(PC5)/KEY_UP(PA0,也称之为WK_UP) 5,DAC(STM32内部DAC通道1,通过PA4输出) 6,ADC(STM32内部ADC1_CH1,连接在PA1). 实验现象: 本实验利用按键(KEY0/KEY_UP两个按键,或USMART)控制STM32F1内部DAC模块的通道1来输出电压,通过ADC1的 通道1采集DAC的输出电压,在LCD模块上面显示ADC获取到的电压值以及DAC的设定输出电压值等信息。同时可以通过usmart调用Dac1_Set_Vol函数,来直接设置DAC输出电压。- Purpose: STM32 learning to use internal DAC Hardware resources: 1, DS0 (connected PA8) 2, 1 serial port (baud rate: 9600, PA9/PA10 connected to the onboard USB to serial chip CH340 above) 3, ALIENTEK 2.8/3.5/4.3/7 inch TFTLCD module (via the GPIO driver, see the connection between lcd.h) 4, button KEY0 (PC5)/KEY_UP (PA0, also known WK_UP) 5, DAC (STM32 internal DAC channels 1 through PA4 output) 6, ADC (STM32 internal ADC1_CH1, connected PA1). Experimental phenomena: In this study, the key (KEY0/KEY_UP two buttons, or USMART) control channel STM32F1 internal DAC module 1 to the output voltage by the ADC1 Channel 1 of the DAC output voltage acquisition, display ADC acquired voltage value and the set value of the DAC output voltage is above the LCD module and other information. And can pass Over usmart call Dac1_Set_Vol function to directly set the DAC output voltage.
Platform: | Size: 3956736 | Author: dingye | Hits:

[Other Embeded programStm32-IO-OV7670-V1

Description: STM32F103 and GPIO + OV7670 serial programming library
Platform: | Size: 1851392 | Author: konark | Hits:

[File FormatSTM32-GPIO

Description: STM32 GPIO使用,资料详细,含源码-STM32 GPIO
Platform: | Size: 8192 | Author: 李立春 | Hits:

[SCMGPIO

Description: STM32 GPIO cao zuo xue xi-GPIO operate study
Platform: | Size: 3437568 | Author: 弓源 | Hits:

[OtherSTM32-self-study-notes

Description: stm32的入门书籍,从处理器的介绍到引脚串口中断、定时器、flash、GPIO等,包含一些事例(如spi接口实验,I2C自通信和CAN总线的介绍与)。适合初学者入门。-stm32 introductory books, the introduction to the processor interrupt pin serial port, timer, flash, GPIO, etc., contains some instances (such as spi interface experiment, I2C and CAN bus communication since the introduction of). Suitable for beginners.
Platform: | Size: 36933632 | Author: 七天 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »

CodeBus www.codebus.net